價格:免費
更新日期:2018-06-01
檔案大小:28M
目前版本:22
版本需求:Android 4.0 以上版本
官方網站:mailto:1203568579@qq.com
C++ Compiler IDE is simple C++ IDE focused on learning programming languages.
Features:
* smart syntax highlighting
* undo
* redo
* note
* input syntax
Example :
using namespace std;
#include ”iostream“
void main(){
cout<<"Hello world!";
}